﻿2026-06-05T23:49:29.1623186Z ##[group]Run actions/checkout@v5
2026-06-05T23:49:29.1625021Z with:
2026-06-05T23:49:29.1625901Z   repository: SaberMage/spt-core
2026-06-05T23:49:29.1634682Z   token: ***
2026-06-05T23:49:29.1635528Z   ssh-strict: true
2026-06-05T23:49:29.1636371Z   ssh-user: git
2026-06-05T23:49:29.1637239Z   persist-credentials: true
2026-06-05T23:49:29.1638157Z   clean: true
2026-06-05T23:49:29.1638998Z   sparse-checkout-cone-mode: true
2026-06-05T23:49:29.1640062Z   fetch-depth: 1
2026-06-05T23:49:29.1640896Z   fetch-tags: false
2026-06-05T23:49:29.1641733Z   show-progress: true
2026-06-05T23:49:29.1642580Z   lfs: false
2026-06-05T23:49:29.1643359Z   submodules: false
2026-06-05T23:49:29.1644274Z   set-safe-directory: true
2026-06-05T23:49:29.1645836Z ##[endgroup]
2026-06-05T23:49:29.3337873Z Syncing repository: SaberMage/spt-core
2026-06-05T23:49:29.3344402Z ##[group]Getting Git version info
2026-06-05T23:49:29.3346035Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-05T23:49:29.3348481Z [command]/usr/bin/git version
2026-06-05T23:49:29.3349661Z git version 2.34.1
2026-06-05T23:49:29.3352998Z ##[endgroup]
2026-06-05T23:49:29.3363668Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/8d57fd55-0815-4cc7-83c3-c06bd6f844b4/.gitconfig'
2026-06-05T23:49:29.3383776Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/8d57fd55-0815-4cc7-83c3-c06bd6f844b4' before making global git config changes
2026-06-05T23:49:29.3386512Z Adding repository directory to the temporary git global config as a safe directory
2026-06-05T23:49:29.3390168Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-05T23:49:29.3443601Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-05T23:49:29.3478737Z https://github.com/SaberMage/spt-core
2026-06-05T23:49:29.3491923Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-05T23:49:29.3497792Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-05T23:49:29.3527479Z refs/heads/dev-freeform
2026-06-05T23:49:29.3542510Z [command]/usr/bin/git checkout --detach
2026-06-05T23:49:29.3613482Z HEAD is now at 6b530aa test(release): missing keys file now means the BUILTIN set, not empty
2026-06-05T23:49:29.3672482Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-05T23:49:29.3715748Z Deleted branch dev-freeform (was 6b530aa).
2026-06-05T23:49:29.3722784Z ##[endgroup]
2026-06-05T23:49:29.3729401Z [command]/usr/bin/git submodule status
2026-06-05T23:49:29.3971595Z ##[group]Cleaning the repository
2026-06-05T23:49:29.3976247Z [command]/usr/bin/git clean -ffdx
2026-06-05T23:49:30.4876893Z Removing .adapter-notify/
2026-06-05T23:49:30.4880066Z Removing target/
2026-06-05T23:49:30.4891040Z [command]/usr/bin/git reset --hard HEAD
2026-06-05T23:49:30.4965030Z HEAD is now at 6b530aa test(release): missing keys file now means the BUILTIN set, not empty
2026-06-05T23:49:30.4971242Z ##[endgroup]
2026-06-05T23:49:30.4974002Z ##[group]Disabling automatic garbage collection
2026-06-05T23:49:30.4979689Z [command]/usr/bin/git config --local gc.auto 0
2026-06-05T23:49:30.5018686Z ##[endgroup]
2026-06-05T23:49:30.5021233Z ##[group]Setting up auth
2026-06-05T23:49:30.5028685Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-05T23:49:30.5070527Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-05T23:49:30.5307119Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-05T23:49:30.5348576Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-05T23:49:30.5586938Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-05T23:49:30.5628639Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-05T23:49:30.5873277Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-05T23:49:30.5932903Z ##[endgroup]
2026-06-05T23:49:30.5935533Z ##[group]Fetching the repository
2026-06-05T23:49:30.5946581Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6b530aab6d2ac2ce2ecf7ce6db7b3a2af7b9840b:refs/tags/v0.1.0
2026-06-05T23:49:31.1520879Z From https://github.com/SaberMage/spt-core
2026-06-05T23:49:31.1524235Z  * [new ref]         6b530aab6d2ac2ce2ecf7ce6db7b3a2af7b9840b -> v0.1.0
2026-06-05T23:49:31.1554598Z ##[endgroup]
2026-06-05T23:49:31.1557322Z ##[group]Determining the checkout info
2026-06-05T23:49:31.1560939Z ##[endgroup]
2026-06-05T23:49:31.1562892Z [command]/usr/bin/git sparse-checkout disable
2026-06-05T23:49:31.1656586Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-05T23:49:31.1711425Z ##[group]Checking out the ref
2026-06-05T23:49:31.1717222Z [command]/usr/bin/git checkout --progress --force refs/tags/v0.1.0
2026-06-05T23:49:31.1880713Z HEAD is now at 6b530aa test(release): missing keys file now means the BUILTIN set, not empty
2026-06-05T23:49:31.1888336Z ##[endgroup]
2026-06-05T23:49:31.1913655Z [command]/usr/bin/git log -1 --format=%H
2026-06-05T23:49:31.1915908Z 6b530aab6d2ac2ce2ecf7ce6db7b3a2af7b9840b
